Skip to content

Add Helix editor #3228

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

hongquan
Copy link

Description of Problem

Just want to introduce Helix editor, which has LSP built-in support (without any plugin) to Vue users.

Proposed Solution

Additional Information

https://helix-editor.com/

Copy link

netlify bot commented Apr 23, 2025

Deploy Preview for vuejs ready!

Name Link
🔨 Latest commit 3178191
🔍 Latest deploy log https://app.netlify.com/sites/vuejs/deploys/68084eb66b67230008b958a1
😎 Deploy Preview https://deploy-preview-3228--vuejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -100,6 +100,9 @@ If you are looking for a lighter-weight alternative for no-build-step usage, che

- Other IDEs that support the [Language Service Protocol](https://microsoft.github.io/language-server-protocol/) (LSP) can also leverage Volar's core functionalities via LSP:

- [Helix](https://helix-editor.com/) supports out-of-the-box, as long as you install [`@vue/language-server`](https://www.npmjs.com/package/@vue/language-server), the Vue language server. To work with Vue + TypeScript, you also
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hongquan You say that it supports Vue out of the box, but the proposed changes mention a number of prerequisites. For us to include this on the list, there would need to be a separate dedicated docs page to match the rest of the mentioned editors.

Example:

Helix Editor support via [helix-plugin](...).

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @bencodezen The prerequisites are just the neutral LSP servers, and please note that they are under @vue namespace, they are not made specifically for Helix. They are not Helix plugins.

@bencodezen bencodezen added the state: review PR issued and under review label May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: review PR issued and under review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants